home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / dev / basic / NewCommandSet.readme < prev    next >
Text File  |  1999-05-02  |  10KB  |  214 lines

  1. Short:    NCS V1.80 - 21 new Blitz Basic II libs to give it a second life...
  2. Author:   alphasnd@sdv.fr (Laboureur Frederic)
  3. Uploader: alphasnd@sdv.fr (Laboureur Frederic)
  4. Version:  1.80
  5. Type:     dev/basic
  6. Replace:  NewCommandSet.lha
  7.  
  8.   Imagine... Use your Blitz 2 compiler to produce very small and very
  9.   fast executables, without lot of changes... This dream is reality.
  10.  
  11.   This new set includes 21 libraries:
  12.  
  13.     Window    (Window replacement library)
  14.     Screen    (Screen replacament library)
  15.     Chunky    (New library, for chunky manipulation)
  16.     Misc      (Some commands replacement)
  17.     Memory    (Memory based commands replacement)
  18.     String    (String based commands replacement)
  19.     ASL       (ASL Library management)
  20.     Font      (Font library replacement)
  21.     GadTools  (For creating good looking interfaces)
  22.     Locale    (Catalog support for localized programs)
  23.     Picture   (IFF/ILBM library replacement, very fast)
  24.     Drawing   (2D Drawing stuffs, system friendly)
  25.     BitMap    (BitMap routine replacement)
  26.     Palette   (Palette functions with FadeOut routine)
  27.     XPK       (Easy XPK support)
  28.     WBStartup (New WbStartup library for even small exe)
  29.     Clipboard (Easy Amiga clipboard support for text)
  30.     App       (For supporting AppWindows and AppMenu)
  31.     OS        (OS functions)
  32.     TagList   (TagList easy handling)
  33.     Commodity (Commodity handling)
  34.  
  35.   With this set, you will able to produce under 3 kb executables which open
  36.   a screen, some windows and more :). Normal executables would have take
  37.   more than 30 kb to do the same.
  38.  
  39.   And better, you can now check every importants commmands result, so you will
  40.   be able to check if the window or the screen is really opened.
  41.  
  42.   All the commands are now FULLY system friendly, not like old Acid ones :(.
  43.  
  44.   It has a very easy installer script which can do all the installation alone.
  45.  
  46.   * NEW in V1.80 **************************************************************
  47.  
  48. Added debugger support, so no more crashs should appends when
  49. developping a program with the debugger ON.
  50. The new debugger support has been added for:
  51.   + NASL library
  52.   + NBitMap library
  53.   + NDrawing library
  54.   + NFont library
  55.   + NLocale library
  56.   + NScreen library
  57.   + NTagList library
  58.   + NWindow library
  59.  
  60. Bug Fixes:
  61.   + NScreen : Removed an enforcer hit and a bug
  62.   + NGadget : NDisableGadget() function
  63.   + NMenu   : NInitMenu() caused a GURU everytime... Shame on me :-(.
  64.   + NWindow : 2 nasty bugs which cause 2 enforcers hits and crashs
  65.   + NLocale : 2 major bugs (library wasn't closed to the end and bad
  66.               adresse was given to CloseCatalog())
  67.   + NTagList: NAddTag() command.
  68.  
  69. NWbStartup:
  70.   + Now return '0' if started from CLI and the pointer to the
  71.   WBMessage else.. So you can know from where is started your
  72.   proggy.
  73.   + Changed the library number from 159 to 199 to fix one bug
  74.   when the program end... (sometimes).
  75.  
  76. NXpk Library
  77.   + Fixed a big enforcer hit in the example file
  78.   (Not in the library, -> Hello Amorel :*)
  79.  
  80. Misc:
  81.   + Optimized a bit NFont, NGadTools and NLocale libraries
  82.   + Removed NCommodity library and example because of bugs
  83.   + AmigaLibs.res file corrected and updated.
  84.   + Added an example to handle GT_Shape like gadgets
  85.   + Added Debugger.guide and updated other docs...
  86.  
  87.  
  88.       Enjoy the Amiga POWER !
  89.  
  90.             Fred.
  91.  
  92.  
  93. ============================= Archive contents =============================
  94.  
  95. Original  Packed Ratio    Date     Time    Name
  96. -------- ------- ----- --------- --------  -------------
  97.     2209    1007 54.4% 07-Feb-99 12:11:48  NewCommandSet_V1.80.info
  98.     1467     710 51.6% 29-Apr-99 21:01:18 +App.bb2
  99.     1214     199 83.6% 29-Apr-99 21:01:18 +App.bb2.xtra
  100.     2733     895 67.2% 29-Apr-99 21:01:18 +Asl.bb2
  101.     1214     183 84.9% 29-Apr-99 21:01:18 +Asl.bb2.xtra
  102.     1407     458 67.4% 29-Apr-99 21:01:20 +Chunky.bb2
  103.     1206     148 87.7% 29-Apr-99 21:01:20 +Chunky.bb2.xtra
  104.      294     148 49.6% 29-Apr-99 21:01:20 +Clipboard.bb2
  105.     1206     143 88.1% 29-Apr-99 21:01:20 +Clipboard.bb2.xtra
  106.      959     515 46.2% 29-Apr-99 21:01:20 +DoubleBuffering.bb2
  107.     1214     185 84.7% 29-Apr-99 21:01:20 +DoubleBuffering.bb2.xtra
  108.     1034     432 58.2% 29-Apr-99 21:01:22 +Drawing.bb2
  109.     1206     203 83.1% 29-Apr-99 21:01:22 +Drawing.bb2.xtra
  110.      699     287 58.9% 29-Apr-99 21:01:22 +Font.bb2
  111.     1214     218 82.0% 29-Apr-99 21:01:22 +Font.bb2.xtra
  112.     4997    1917 61.6% 29-Apr-99 21:01:22 +GadTools 1.bb2
  113.     1214     206 83.0% 29-Apr-99 21:01:24 +GadTools 1.bb2.xtra
  114.     1439     684 52.4% 29-Apr-99 21:01:24 +GadTools 2.bb2
  115.     1206     172 85.7% 29-Apr-99 21:01:24 +GadTools 2.bb2.xtra
  116.     3775    1407 62.7% 29-Apr-99 21:25:00 +GT ImageGadget.bb2
  117.     1214     201 83.4% 29-Apr-99 21:25:00 +GT ImageGadget.bb2.xtra
  118.      741     322 56.5% 29-Apr-99 21:01:24 +Locale.bb2
  119.     1214     171 85.9% 29-Apr-99 21:01:24 +Locale.bb2.xtra
  120.     2029     931 54.1% 29-Apr-99 21:01:24 +Menu.bb2
  121.     1214     216 82.2% 29-Apr-99 21:01:26 +Menu.bb2.xtra
  122.      942     396 57.9% 29-Apr-99 21:01:26 +Palette.bb2
  123.     1206     145 87.9% 29-Apr-99 21:01:26 +Palette.bb2.xtra
  124.     1404     603 57.0% 29-Apr-99 21:01:26 +Picture.bb2
  125.     1214     154 87.3% 29-Apr-99 21:01:26 +Picture.bb2.xtra
  126.     3705    1484 59.9% 29-Apr-99 21:01:28 +Program 1.bb2
  127.     1214     185 84.7% 29-Apr-99 21:01:28 +Program 1.bb2.xtra
  128.      850     379 55.4% 29-Apr-99 21:01:28 +Screen 1.bb2
  129.     1206     146 87.8% 29-Apr-99 21:01:28 +Screen 1.bb2.xtra
  130.      747     348 53.4% 29-Apr-99 21:01:28 +Screen 2.bb2
  131.     1206     146 87.8% 29-Apr-99 21:01:30 +Screen 2.bb2.xtra
  132.     9302    3654 60.7% 29-Apr-99 21:01:30 +ScreenModePref.bb2
  133.     1214     194 84.0% 29-Apr-99 21:01:30 +ScreenModePref.bb2.xtra
  134.     1563     767 50.9% 29-Apr-99 21:01:30 +Window 1.bb2
  135.     1214     192 84.1% 29-Apr-99 21:01:30 +Window 1.bb2.xtra
  136.     1462     652 55.4% 29-Apr-99 21:01:32 +Window 2.bb2
  137.     1206     194 83.9% 29-Apr-99 21:01:32 +Window 2.bb2.xtra
  138.     2076     874 57.8% 29-Apr-99 21:01:32 +XPK.bb2
  139.     1214     189 84.4% 29-Apr-99 21:01:32 +XPK.bb2.xtra
  140.     2041     771 62.2% 27-Mar-99 09:44:22 +Install
  141.     3835    1918 49.9% 29-Apr-99 22:11:48 +Install.info
  142.     2209    1008 54.3% 27-Mar-99 09:44:20 +NHelp.info
  143.     4392    1660 62.2% 27-Mar-99 09:44:18 +App.guide
  144.    30578    8126 73.4% 29-Apr-99 21:45:58 +ASL.guide
  145.     2659    1096 58.7% 29-Apr-99 21:46:32 +BitMap.guide
  146.     3669    1339 63.5% 27-Mar-99 09:44:18 +Chunky.guide
  147.      978     499 48.9% 27-Mar-99 09:44:18 +Clipboard.guide
  148.     9153    2661 70.9% 27-Mar-99 09:44:18 +Commodities.guide
  149.     1620     816 49.6% 29-Apr-99 21:42:24 +Debugger.guide
  150.     7822    2540 67.5% 29-Apr-99 21:46:54 +Drawing.guide
  151.     2055     904 56.0% 29-Apr-99 21:47:28 +Font.guide
  152.     9435    2862 69.6% 29-Apr-99 21:56:58 +FreeLibs.guide
  153.    23536    6285 73.2% 27-Mar-99 09:44:18 +GadTools.guide
  154.     2124     966 54.5% 29-Apr-99 21:47:54 +Locale.guide
  155.     1215     543 55.3% 27-Mar-99 09:44:16 +Memory.guide
  156.     3800    1080 71.5% 27-Mar-99 09:44:18 +Menu.guide
  157.     2060    1010 50.9% 27-Mar-99 09:44:16 +Misc.guide
  158.    22050    8680 60.6% 29-Apr-99 22:01:36 +NewCommandSet.guide
  159.     2837    1376 51.4% 27-Mar-99 09:44:16 +NewCommandSet.guide.info
  160.     1764     527 70.1% 27-Mar-99 09:44:18 +OS.guide
  161.     6886    2339 66.0% 27-Mar-99 09:44:18 +Palette.guide
  162.     3438    1253 63.5% 27-Mar-99 09:44:18 +Picture.guide
  163.    23681    7621 67.8% 29-Apr-99 21:48:26 +Screen.guide
  164.     3665    1021 72.1% 27-Mar-99 09:44:16 +String.guide
  165.     2397     980 59.1% 29-Apr-99 21:48:42 +TagList.guide
  166.     1176     623 47.0% 17-Apr-99 07:19:32 +WBStartup.guide
  167.    31995   10731 66.4% 29-Apr-99 21:49:04 +Window.guide
  168.     5572    1791 67.8% 27-Mar-99 09:44:18 +Xpk.guide
  169.     1404     760 45.8% 29-Apr-99 20:54:22 +App.obj
  170.     1284     616 52.0% 29-Apr-99 20:54:24 +Asl.obj
  171.     1444     820 43.2% 29-Apr-99 20:54:24 +BitMap.obj
  172.     4808     723 84.9% 29-Apr-99 20:54:24 +C2P.obj
  173.     1240     655 47.1% 29-Apr-99 20:54:24 +Chunky.obj
  174.      692     435 37.1% 29-Apr-99 20:54:26 +ClipBoard.obj
  175.      412     191 53.6% 29-Apr-99 20:54:26 +Dos.obj
  176.     2604    1059 59.3% 29-Apr-99 20:54:26 +Drawing.obj
  177.     1216     703 42.1% 29-Apr-99 20:54:26 +Font.obj
  178.     3928    1384 64.7% 29-Apr-99 20:54:28 +